Namespace:  C1.LiveLinq.LiveViews
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
void ICollection<T>.Clear()
Visual Basic
Private Sub Clear Implements ICollection(Of T).Clear

Implements

ICollection<(Of <(<'T>)>)>..::..Clear()()()()

See Also